Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build_info/Unit_info: conversion to and from string maps #1657

Merged
merged 1 commit into from
Aug 2, 2024

Conversation

OlivierNicole
Copy link
Contributor

This is part of a series of PRs intending to reduce the diff between js_of_ocaml and wasm_of_ocaml (see ocaml-wasm/wasm_of_ocaml#47).

@hhugo
Copy link
Member

hhugo commented Jul 31, 2024

Do we really need to introduce this in jsoo ? With a little bit of helper in jsoo, it seems that most of this could live in wasm_of_ocaml.
Is it enough to just introduce Build_info.{to_map,of_map} ?

@vouillon
Copy link
Member

That should be enough, indeed.

OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Aug 1, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Aug 1, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Aug 1, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Aug 2, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Aug 2, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
@OlivierNicole OlivierNicole changed the title Build_info/Unit_info: support for sexp serialization Build_info/Unit_info: conversion to and from string maps Aug 2, 2024
@OlivierNicole
Copy link
Contributor Author

This is ready for a new review, I think

@hhugo hhugo merged commit c484610 into ocsigen:master Aug 2, 2024
17 of 18 checks passed
@OlivierNicole
Copy link
Contributor Author

Thanks!

@OlivierNicole OlivierNicole deleted the converge-jsoo-tip-09 branch August 2, 2024 15:56
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Aug 22, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Aug 28, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Sep 3, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to ocaml-wasm/wasm_of_ocaml that referenced this pull request Sep 9, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to OlivierNicole/wasm_of_ocaml that referenced this pull request Sep 9, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
OlivierNicole added a commit to OlivierNicole/wasm_of_ocaml that referenced this pull request Sep 9, 2024
This was made necessary by the changes requested in
ocsigen/js_of_ocaml#1657.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants